home
***
CD-ROM
|
disk
|
FTP
|
other
***
search
/
Amiga Format CD 42
/
Amiga Format AFCD42 (Issue 126, Aug 1999).iso
/
-serious-
/
programming
/
other
/
ioblixdevkit
/
c
/
include
/
proto
/
ioblix_dev.h
next >
Wrap
C/C++ Source or Header
|
1999-05-14
|
237b
|
12 lines
#ifndef _PROTO_IOBLIX_DEV_H
#define _PROTO_IOBLIX_DEV_H 1
#include <exec/devices.h>
extern struct Device *IOBlixDevBase;
#include <clib/ioblix_dev_protos.h>
#include <pragmas/ioblix_dev_pragmas.h>
#endif /* _PROTO_IOBLIX_DEV_H */